28 July 2024
Files can be in one of four states:
Files can be in one of four states:
Files can be in one of four states:
Files can be in one of four states:
This is a once off action (per machine)
Or within R (via the usethis package)
OR via the gert package
Create a file (text, code etc)
Otherwise, create any kind of file (in the folder we just created)
Stage the changes (add)
For example:
Examples
.RData all files ending in .RData.pdf all files ending in .pdfdata/ the entire folder called data[main (root-commit) 57cea5c] Initial commit
1 file changed, 3 insertions(+)
create mode 100644 analysis.R
[main 09c5b66] Added summary for x
1 file changed, 1 insertion(+)
analysis.R
summary.R
[main c988047] Added summaries for x and y
2 files changed, 5 insertions(+), 4 deletions(-)
create mode 100644 summary.R
* c988047 (HEAD -> main) Added summaries for x and y
* 09c5b66 Added summary for x
* 57cea5c Initial commit
commit author
1 c9880471bc4b2ca3e4df5afcdf92235061cfed8d pcinereus <i.obesulus@gmail.com>
2 09c5b6675ed33654d52feef754aef3d58e8e132a pcinereus <i.obesulus@gmail.com>
3 57cea5cf96ca1ed64c8c2fea28cd2b57befdd80d pcinereus <i.obesulus@gmail.com>
time files merge message
1 2024-07-28 10:35:09 2 FALSE Added summaries for x and y\n
2 2024-07-28 10:35:09 1 FALSE Added summary for x\n
3 2024-07-28 10:35:08 1 FALSE Initial commit\n
A listing (data.frame) of tracked files
For example: